From d2c6a6bdfec768629633ffe0e1957793234d5065 Mon Sep 17 00:00:00 2001 From: Volker Sobek Date: Sun, 16 Dec 2012 19:58:31 +0100 Subject: [PATCH] docs: fix typo in gtkbuildable https://bugzilla.gnome.org/show_bug.cgi?id=690305 --- gtk/gtkbuildable.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkbuildable.c b/gtk/gtkbuildable.c index 47cd426a41..8867cfd333 100644 --- a/gtk/gtkbuildable.c +++ b/gtk/gtkbuildable.c @@ -21,7 +21,7 @@ * @Short_description: Interface for objects that can be built by GtkBuilder * @Title: GtkBuildable * - * GtkBuildable allows objects to extend and customize thier deserialization + * GtkBuildable allows objects to extend and customize their deserialization * from GtkBuilder UI descriptions. * The interface includes methods for setting names and properties of objects, * parsing custom tags and constructing child objects. -- 2.30.2